home *** CD-ROM | disk | FTP | other *** search
/ Disc to the Future 2 / Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin / MAC / MPW_TOOL / TOOLS / TOOLS_WI / ICON_8 / BENCH_FO / MAKEFILE < prev    next >
Text File  |  1990-04-06  |  380b  |  29 lines

  1.  
  2. what ─
  3.         ### What do you want to make?
  4.  
  5. benchmark ─
  6.         Translate post options shuffle
  7.         Compile concord deal ipxref queens rsg
  8.         Run
  9.         search elapsed ┼.out
  10.  
  11. translate ─
  12.         Translate post options shuffle
  13.  
  14. compile ─
  15.         Compile concord deal ipxref queens rsg
  16.  
  17. run ─
  18.         Run
  19.  
  20. rerun ─
  21.         ReRun
  22.  
  23. check ─
  24.         search elapsed ┼.out
  25.  
  26. Clean ─
  27.         delete ┼.out ┼.u[12] concord deal ipxref queens rsg
  28.  
  29.